(Vtemp_file_name_pattern): Remove DEFVAR_LISP.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 30 Jan 2009 05:17:33 +0000 (05:17 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 30 Jan 2009 05:17:33 +0000 (05:17 +0000)
commit30c27868bf4d27260ad0b820bc885c5d365d1af0
treed1d8797bf4fec5e44ca774eca39ba1f68cb04e63
parent3375cf86c1aa9cf5c15781e42d6e98d6dba65052
(Vtemp_file_name_pattern): Remove DEFVAR_LISP.
Initialize it as a relative filename pattern.
(init_callproc): Don't initialize Vtemp_file_name_pattern here.
(Fcall_process_region): Simplify temp file creation using
temporary-file-directory.
src/callproc.c